home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / gt_power / gtmore32.zip / WHATS.NEW < prev   
Text File  |  1993-03-14  |  5KB  |  103 lines

  1.  
  2.                                    GTMORE          
  3.        ──────────────────────────────────────────────────────────────
  4.                                 What's New?
  5.        ──────────────────────────────────────────────────────────────
  6.  
  7. Ver 3.2  Corrected Errors in Obtaining the ANSI selection from GTUSER.BBS
  8.          file.  The latest versions of GT are creating much longer user
  9.          files than previous versions.  Also corrected a problem with
  10.          GTMORE locking up on occasion if the USER could not be found in
  11.          the USER.CTL file.
  12.  
  13. Ver 3.1  Added "Share" support for GT.CNF, GTUSER.BBS, USER.CTL.
  14.  
  15. Ver 3.0  Page breaks can now be forced with a ^E or () character.
  16.          If you put the ^E character every 2 lines, GTMORE will count
  17.          every other line as a full page.  This feature was added to
  18.          allow for forced pauses.
  19.  
  20. Ver 2.9  The screen length is now pulled from the USER.CTL file for        
  21.          each user.  If the Users name is not found or if they have
  22.          0 selected, GTMORE will display 24 lines.  A new command line
  23.          parameter also allows you to specify that the USER.CTL file
  24.          not be used for the screen length.  If /DL is specified 
  25.          USER.CTL will not be opened, and the screen length will be
  26.          24 lines.
  27.  
  28. Ver 2.8  Bug Fix Release.  GTMORE was interpreting some of the ANSI        
  29.          cursor positioning codes as color codes.  This problem is
  30.          fixed in version 2.8
  31.  
  32. Ver 2.7  Well the coloring of the prompt is "somewhat" configuratble now.  
  33.          GTMORE will now pull the colors out of your GT.CNF file.  If you
  34.          don't like the colors, I'm sorry, you picked them.  If you don't
  35.          like the colors you picked, try mine, /DC on the GTMORE command
  36.          line will tell GTMORE "DON'T LOOK AT GT.CNF".  The default GTMORE       
  37.          colors will then be used instead.
  38.  
  39. Ver 2.6  The Prompt that is displayed to the user will now be colorized    
  40.          if ANSI is detected in the GTUSER.BBS file.  Version 2.7 will   
  41.          most likely allow for configurable coloring.
  42.  
  43. Ver 2.5  Ooooopppppsssss.   /NP quit working with ver 2.4.  It is fixed    
  44.          again.  Sorry about that.                                       
  45.  
  46. Ver 2.4  Smarts Added Release.  GTMORE now handles all the COM routines    
  47.          on it's own.  That's right, no need for GATEWAY or DOORWAY.  The
  48.          /COMx parameter will now tell GTMORE to send out the text to the
  49.          appropriate port all on it's own.  Of course carrier is fully
  50.          monitored as with previous versions......
  51.  
  52.          Another minor detail...  Now at the action prompts, GTMORE will
  53.          display the current page and the total number of available pages.
  54.  
  55. Ver 2.3  Bug Fix Release.  GTMORE was working fine in local mode but  
  56.          it seems that when used remotely, the pauses were not working.
  57.          GTMORE once again recognizes input from remote and will work 
  58.          as advertised <g>.                                         
  59.  
  60. Ver 2.2  Bug Fix Release.  GTMORE was being a little too smart for its
  61.          own good.  It was monitoring carrier anytime LOCAL was not
  62.          found in the GTUSER.BBS file, rather than only when the /COMx
  63.          parameter was placed on the command line.  The program now 
  64.          works the way the docs say it is supposed to.  Thanks to 
  65.          Jerry Hook of The Engage BBS for finding this bug.
  66.  
  67.  
  68. Ver 2.1  The GTMORE prompt and actions work a little differently than
  69.          previous versions.  GTMORE will now present the folloiwg prompt        
  70.          "[Q]uit [P]revious [T]op [ENTER] Next:".  The user will then
  71.          have the option of viewing Quitting the display, Viewing the 
  72.          Previous Page, starting over from the Top of the file, or    
  73.          continuing on to the next screen of text.  This version is
  74.          more of a "browsing" style than the previous paginated 
  75.          output.
  76.  
  77.  
  78.          Following are new command line options that have been added
  79.          to GTMORE.
  80.  
  81.  
  82.     /? or /HELP Display a 'Quick Help' listing.
  83.  
  84.  
  85.           /NC   if this option is specified GTMORE will NOT clear the
  86.                 screen prior to displaying the selected file.  The
  87.                 default of GTMORE is to clear the screen.  The /NC
  88.                 parameter is optional and a matter of preference.
  89.  
  90.           /NP   if this option is specified GTMORE will NOT pause at
  91.                 the end of the file.  The default of GTMORE is to
  92.                 display the following at the end of the displayed file.
  93.  
  94.                   **EOF**  [P]revious [T]op [ENTER] Quit:    
  95.  
  96.                 With /NP the above prompt will NOT be displayed and 
  97.                 the final part of your display may not be viewable
  98.                 to the remote user.  This depends entirely on your 
  99.                 application, and what runs after GTMORE is finished.
  100.                 /NP is also an optional parameter.
  101.  
  102.  
  103.